HTMLify

style.css
Views: 25 | Author: cody
body {
  background-color: #000;
  margin: 0;
  overflow: hidden;
}

Comments